home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / ProgramFilesFolder / jre / javaws / javaws.policy < prev    next >
Encoding:
Text File  |  2003-10-02  |  132 b   |  7 lines

  1. // @(#)javaws.policy    1.7 00/09/18
  2.  
  3. grant codeBase "file:${jnlpx.home}/javaws.jar" {
  4.     permission java.security.AllPermission;
  5. };
  6.  
  7.